home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / midi / audhndlr.rea < prev    next >
Text File  |  1996-01-16  |  635b  |  18 lines

  1. Short:    Pipe/copy raw audio samples into a DOS device
  2. Author:   martin@ego.oche.de (Martin Brenner)
  3. Uploader: martin@ego.oche.de (Martin Brenner)
  4. Version:  1.0
  5. Type:     mus/play
  6. Requires: OS 2.0
  7.  
  8. This is a dos handler which allows you to write data into it. The
  9. syntax is similar to the console-handler CON:. Features include:
  10. - Channel allocation/deallocation using audio.device
  11. - Specify which channel to use with which priority
  12. - asynchronous playing of samples because it uses double buffering with
  13.   optional setting of buffer size
  14. - small and system friendly
  15. - includes source
  16.  
  17. This is the first release, meaning it is beta. 
  18.